The Dreamweaver JavaScript API > Assets panel functions > dreamweaver.assetPalette.setSelectedCategory() |
![]() ![]() ![]() |
dreamweaver.assetPalette.setSelectedCategory()
Availability
Dreamweaver 4.0
Description
Switches to show a different category.
Arguments
categoryType
categoryType
can be one of the following categories: "templates"
, "library"
, "images"
, "movies"
, "shockwave"
, "flash"
, "scripts"
, "colors"
, or "urls"
.
Returns
Nothing.
![]() ![]() ![]() |